home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 84 / MacAddict_084_2003_08.iso / mac / Software / Audio & Music / Audacity 1.1.3.dmg / nyquist / init.lsp < prev    next >
Text File  |  2002-09-16  |  157b  |  8 lines

  1. ; init.lsp -- default Nyquist startup file
  2. (load "nyinit.lsp")
  3.  
  4. ; add your customizations here:
  5. ;    e.g. (setf *default-sf-dir* "...")
  6.  
  7. ; (load "test.lsp")
  8.